Back to Knowledge Hub
AIJun 2026 · 5 min read

What If Your AI Assistant Could Ask Business Central Directly?

An AI answer is not much help when it is based on an old spreadsheet or a guess. Connecting a new tool to live business data has often meant a custom project and a nervous security review. Business Central's MCP server offers a controlled way for approved AI tools to work with the records you already trust.

A useful business question is often simple. Which customers have overdue orders? Is there enough stock for next week's work? What has this account bought recently? The difficult part is not asking. It is getting a current answer from the right records without exporting data, building a private connector, or opening access too widely. Business Central's Model Context Protocol, or MCP, server is designed to solve that connection problem. It lets approved AI tools work with Business Central data through a standard approach, while keeping permissions and controls in the picture.

MCP in plain language

Every new integration can become a small software project. One tool needs a connector. The next uses a different format. Before long, the business is supporting several custom links that someone has to understand and maintain. MCP is a common standard for connecting AI agents and tools to business systems. Think of it as a controlled translator between an AI assistant and Business Central. Rather than requiring every software provider to create a one-off link, an MCP-compatible tool can discover what information and actions are available in a standard format. Business Central's MCP server exposes entities such as customers, items, and sales orders through a standardised, self-describing API. This means an approved agent can learn which tools it may use, rather than depending on a fragile document written for a custom integration. Agents built on MCP-compatible platforms, including Azure OpenAI and Copilot Studio, can use that connection to read and act on Business Central data. For a business owner, the practical point is less technical. Useful AI ideas do not have to start with a fresh integration project. For an implementation partner, the server provides a supported building block instead of a private connection for every use case.

Questions with Context

People lose time when the answer sits in several ERP records. An account manager preparing for a customer meeting may need current sales orders, item availability, and recent buying activity. The usual workaround is to export a spreadsheet, open multiple pages, or ask someone in finance for a report. With an approved AI tool connected through MCP, the assistant can query relevant Business Central information as part of the conversation. The server is not limited to a small hand-picked list of data. The full set of standard Microsoft APIs can be made available as agent tools. It also supports API queries that return pre-aggregated and optimised datasets for reporting and analysis. Imagine that account manager asking for a briefing before a meeting. Instead of compiling details from separate records, the approved assistant can work from the current customer, order, and item data it is allowed to access. The manager still decides what to say and what action to take. The time spent gathering the basics can shrink. This does not make reports, approval processes, or expert advice obsolete. It makes conversational access practical for small everyday questions that interrupt sales, operations, or finance work.

Read First, Change Later

The biggest concern is sensible. Customer, stock, and financial information should not become available to any assistant that asks. A connection that is quick to set up but loose on permissions creates a risk the business does not need. Business Central's MCP server gives agents read-only access to exposed API pages by default. Permission to create, modify, or delete information must be explicitly configured for each individual API page. Connecting an assistant does not give it free rein. The enhanced server uses a dedicated endpoint that implements the latest MCP specification and OAuth 2.1. It supports Microsoft Copilot Studio, Visual Studio Code, and third-party MCP clients registered through Microsoft Entra ID. In practical terms, that means a standard sign-in and permission model, rather than shared passwords or improvised access keys. Microsoft also describes agents as authenticating as valid Dynamics 365 users. They cannot escalate privileges. That puts access back where it belongs, with the roles and boundaries the business has already set.

Keep the Trail

A connection is easier to trust when someone can see what happened. If an agent returns an unexpected result or a configuration changes, a small team needs a way to investigate without relying on memory. Microsoft records telemetry for MCP configuration lifecycle events and individual MCP calls, including whether they succeeded or failed. Microsoft Purview can provide an audit trail for configuration changes. These records help a partner investigate a problem and help the business understand how the connection was configured. Visibility does not remove the need for good setup. It does make the connection easier to govern once it is in use.

Start with One Job

Trying to connect every system and every process at once can turn a useful idea into a sprawling project. The strongest first use is a narrow question where current ERP data clearly saves time. It might be an internal assistant that helps a sales coordinator find customer and item information. It could be a procurement helper that surfaces approved supplier details. Start by agreeing on the records it needs, the people who can use it, and whether it needs only read access. Then ask your implementation partner to assess the MCP configuration, security roles, and the AI tool that will use it. The opportunity is not access for its own sake. It is giving the right approved tool a governed, reusable connection to the information needed for a real job.

Why It Matters

Custom integrations can make small AI experiments feel too expensive or risky to attempt. Yet a generic assistant without current ERP context cannot answer the questions that matter. MCP lowers the effort of giving approved AI assistants useful access to Business Central data. For a growing business, that means more practical automation ideas can be tested without commissioning a new private integration every time. The connection stays controlled, and the information stays part of the system where the business runs.